FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1SortedList<TKey,TValue> Class / C1SortedList<TKey,TValue> Constructor

In This Topic
    C1SortedList<TKey,TValue> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public C1SortedList<TKey,TValue>()
    See Also